Package-level declarations

Types

Link copied to clipboard
Uniquely identifies a device firmware.
Link copied to clipboard
abstract class FirmwareInfo
Provides extraneous information on a firmware, such as the size of the firmware update file, or special outcomes that updating a device using this firmware may produce.
Link copied to clipboard
abstract class FirmwareVersion : Comparable<T>
Represents a device's firmware version.